home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The SelectWare System Volume 5 #3
/
Selectware - The Ultimate Software Demonstration System - Selectware.ISO
/
bor10012
/
rtsmp.pak
/
RAND.OVR
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-06-10
|
171 b
|
4 lines
/* Rexx code for ObjectVision @RAND command (registered by register.ovr) */
/* Purpose: return a random number from 0 to 1, inclusive */
return RANDOM(0,100000)/100000